[INFO] fetching crate oxigdal-flatgeobuf 0.1.3...
[INFO] testing oxigdal-flatgeobuf-0.1.3 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate oxigdal-flatgeobuf 0.1.3 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate oxigdal-flatgeobuf 0.1.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate oxigdal-flatgeobuf 0.1.3
[INFO] tweaked toml for crates.io crate oxigdal-flatgeobuf 0.1.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxigdal-flatgeobuf 0.1.3 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxigdal-flatgeobuf 0.1.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded flatbuffers v25.12.19
[INFO] [stderr]   Downloaded oxigdal-core v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3080cc892f2e4a3b0ab1b65293ecf9b8c5e625a496b4e637ac17c9c5f96c7936
[INFO] running `Command { std: "docker" "start" "-a" "3080cc892f2e4a3b0ab1b65293ecf9b8c5e625a496b4e637ac17c9c5f96c7936", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3080cc892f2e4a3b0ab1b65293ecf9b8c5e625a496b4e637ac17c9c5f96c7936", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3080cc892f2e4a3b0ab1b65293ecf9b8c5e625a496b4e637ac17c9c5f96c7936", kill_on_drop: false }`
[INFO] [stdout] 3080cc892f2e4a3b0ab1b65293ecf9b8c5e625a496b4e637ac17c9c5f96c7936
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4f83cfa6e09bd74d58d75193dc1fb27110c8f7bb1b861776b6d9635706d02a5
[INFO] running `Command { std: "docker" "start" "-a" "e4f83cfa6e09bd74d58d75193dc1fb27110c8f7bb1b861776b6d9635706d02a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling oxigdal-core v0.1.3
[INFO] [stderr]    Compiling oxigdal-flatgeobuf v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.12s
[INFO] running `Command { std: "docker" "inspect" "e4f83cfa6e09bd74d58d75193dc1fb27110c8f7bb1b861776b6d9635706d02a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4f83cfa6e09bd74d58d75193dc1fb27110c8f7bb1b861776b6d9635706d02a5", kill_on_drop: false }`
[INFO] [stdout] e4f83cfa6e09bd74d58d75193dc1fb27110c8f7bb1b861776b6d9635706d02a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a7189f9279ae5ed5ff52b9b7a7d067399d6d4e8a7db152833a2be60cbd1ee21
[INFO] running `Command { std: "docker" "start" "-a" "6a7189f9279ae5ed5ff52b9b7a7d067399d6d4e8a7db152833a2be60cbd1ee21", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling oxigdal-flatgeobuf v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.72s
[INFO] running `Command { std: "docker" "inspect" "6a7189f9279ae5ed5ff52b9b7a7d067399d6d4e8a7db152833a2be60cbd1ee21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a7189f9279ae5ed5ff52b9b7a7d067399d6d4e8a7db152833a2be60cbd1ee21", kill_on_drop: false }`
[INFO] [stdout] 6a7189f9279ae5ed5ff52b9b7a7d067399d6d4e8a7db152833a2be60cbd1ee21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 46e4acf5367b445aa6f628da076ee7ff6fe8c2867b3724fc86997f3e959507af
[INFO] running `Command { std: "docker" "start" "-a" "46e4acf5367b445aa6f628da076ee7ff6fe8c2867b3724fc86997f3e959507af", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxigdal_flatgeobuf-80ea3a9052ea8ef3)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test geometry::tests::test_encode_decode_point ... ok
[INFO] [stdout] test geometry::tests::test_encode_decode_point_3d ... ok
[INFO] [stdout] test geometry::tests::test_encode_decode_linestring ... ok
[INFO] [stdout] test header::tests::test_geometry_type ... ok
[INFO] [stdout] test index::tests::test_bbox_contains ... ok
[INFO] [stdout] test index::tests::test_bbox_expand ... ok
[INFO] [stdout] test index::tests::test_bbox_intersection ... ok
[INFO] [stdout] test index::tests::test_node_size ... ok
[INFO] [stdout] test index::tests::test_rtree_build ... ok
[INFO] [stdout] test header::tests::test_column_creation ... ok
[INFO] [stdout] test index::tests::test_rtree_search ... ok
[INFO] [stdout] test reader::tests::test_magic_bytes ... ok
[INFO] [stdout] test index::tests::test_hilbert_index ... ok
[INFO] [stdout] test header::tests::test_crs_info ... ok
[INFO] [stdout] test writer::tests::test_write_feature_with_properties ... ok
[INFO] [stdout] test writer::tests::test_write_simple_feature ... ok
[INFO] [stdout] test header::tests::test_column_type ... ok
[INFO] [stdout] test writer::tests::test_writer_builder ... ok
[INFO] [stdout] test geometry::tests::test_coord_size ... ok
[INFO] [stdout] test header::tests::test_header_creation ... ok
[INFO] [stdout] test index::tests::test_bounding_box ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compatibility_test.rs (/opt/rustwide/target/debug/deps/compatibility_test-d9397b2d9939034b)
[INFO] [stdout] 
[INFO] [stdout] running 67 tests
[INFO] [stdout] test test_2d_geometry ... ok
[INFO] [stdout] test test_4d_geometry_zm ... ok
[INFO] [stdout] test test_3d_geometry_z_only ... ok
[INFO] [stdout] test test_column_type_byte ... ok
[INFO] [stdout] test test_bounding_box_contains ... ok
[INFO] [stdout] test test_bounding_box_expansion ... ok
[INFO] [stdout] test test_bounding_box_intersection ... ok
[INFO] [stdout] test test_column_metadata ... ok
[INFO] [stdout] test test_column_type_bool ... ok
[INFO] [stdout] test test_column_type_datetime ... ok
[INFO] [stdout] test test_column_type_float ... ok
[INFO] [stdout] test test_column_type_parsing ... ok
[INFO] [stdout] test test_column_type_int ... ok
[INFO] [stdout] test test_column_type_json ... ok
[INFO] [stdout] test test_column_type_long ... ok
[INFO] [stdout] test test_column_type_names ... ok
[INFO] [stdout] test test_column_type_short ... ok
[INFO] [stdout] test test_column_type_string_unicode ... ok
[INFO] [stdout] test test_column_type_double ... ok
[INFO] [stdout] test test_column_type_ulong ... ok
[INFO] [stdout] test test_crs_empty ... ok
[INFO] [stdout] test test_crs_custom_wkt ... ok
[INFO] [stdout] test test_extreme_coordinates ... ok
[INFO] [stdout] test test_column_type_ushort ... ok
[INFO] [stdout] test test_geometry_type_linestring ... ok
[INFO] [stdout] test test_geometry_collection_roundtrip ... ok
[INFO] [stdout] test test_crs_epsg_3857 ... ok
[INFO] [stdout] test test_geometry_type_multilinestring ... ok
[INFO] [stdout] test test_empty_string_property ... ok
[INFO] [stdout] test test_crs_epsg_4326 ... ok
[INFO] [stdout] test test_geometry_type_geometry_collection ... ok
[INFO] [stdout] test test_column_type_ubyte ... ok
[INFO] [stdout] test test_invalid_magic_bytes_detection ... ok
[INFO] [stdout] test test_geometry_type_polygon ... ok
[INFO] [stdout] test test_geometry_type_unknown ... ok
[INFO] [stdout] test test_geometry_type_multipoint ... ok
[INFO] [stdout] test test_geometry_type_names ... ok
[INFO] [stdout] test test_geometry_type_multipolygon ... ok
[INFO] [stdout] test test_geometry_type_parsing ... ok
[INFO] [stdout] test test_geometry_type_point ... ok
[INFO] [stdout] test test_magic_bytes_validation ... ok
[INFO] [stdout] test test_crs_roundtrip_epsg_4326 ... ok
[INFO] [stdout] test test_file_seek_operations ... ok
[INFO] [stdout] test test_file_write_and_read ... ok
[INFO] [stdout] test test_many_columns ... ok
[INFO] [stdout] test test_no_crs_file ... ok
[INFO] [stdout] test test_no_spatial_index ... ok
[INFO] [stdout] test test_multipolygon_roundtrip ... ok
[INFO] [stdout] test test_multilinestring_roundtrip ... ok
[INFO] [stdout] test test_large_feature_count ... ok
[INFO] [stdout] test test_crs_roundtrip_projected ... ok
[INFO] [stdout] test test_long_string_property ... ok
[INFO] [stdout] test test_large_feature_count_with_index ... ok
[INFO] [stdout] test test_empty_feature_collection ... ok
[INFO] [stdout] test test_large_polygon_many_vertices ... ok
[INFO] [stdout] test test_extent_calculation ... ok
[INFO] [stdout] test test_null_property_values ... ok
[INFO] [stdout] test test_polygon_with_multiple_holes ... ok
[INFO] [stdout] test test_single_feature ... ok
[INFO] [stdout] test test_truncated_magic_bytes ... ok
[INFO] [stdout] test test_spatial_index_node_count ... ok
[INFO] [stdout] test test_version_3_file_roundtrip ... ok
[INFO] [stdout] test test_version_constant ... ok
[INFO] [stdout] test test_writer_builder_full_options ... ok
[INFO] [stdout] test test_spatial_index_creation ... ok
[INFO] [stdout] test test_special_characters_in_column_name ... ok
[INFO] [stderr]      Running tests/roundtrip.rs (/opt/rustwide/target/debug/deps/roundtrip-358b7babe25a316c)
[INFO] [stdout] test test_column_type_uint ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 67 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_builder_api ... ok
[INFO] [stdout] test test_roundtrip_3d_points ... ok
[INFO] [stdout] test test_roundtrip_empty_collection ... ok
[INFO] [stdout] test test_roundtrip_multipoint ... ok
[INFO] [stdout] test test_roundtrip_linestrings ... ok
[INFO] [stdout] test test_roundtrip_mixed_property_types ... ok
[INFO] [stdout] test test_roundtrip_null_properties ... ok
[INFO] [stdout] test test_roundtrip_points_with_properties ... ok
[INFO] [stdout] test test_roundtrip_polygons ... ok
[INFO] [stdout] test test_roundtrip_simple_points ... ok
[INFO] [stdout] test test_roundtrip_with_crs ... ok
[INFO] [stdout] test test_roundtrip_with_index ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests oxigdal_flatgeobuf
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "46e4acf5367b445aa6f628da076ee7ff6fe8c2867b3724fc86997f3e959507af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46e4acf5367b445aa6f628da076ee7ff6fe8c2867b3724fc86997f3e959507af", kill_on_drop: false }`
[INFO] [stdout] 46e4acf5367b445aa6f628da076ee7ff6fe8c2867b3724fc86997f3e959507af
